Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pauser Roles #49

Open
wants to merge 8 commits into
base: merge-train-r2
Choose a base branch
from
Open

Pauser Roles #49

wants to merge 8 commits into from

Conversation

ethereumdegen
Copy link
Collaborator

@ethereumdegen ethereumdegen commented Jul 2, 2024

Adds pauser role to TellerV2.sol. This means that the Owner can appoint 'pausers' who are able to pause and unpause TellerV2.sol and SmartCommitmentForwarder.

When the protocol is paused, now:

  • collateral cannot be withdrawn

Also, the SmartCommitmentForwarder can be paused. When the SCF is paused, in any child Lender Groups:

  • shares cannot be minted or burned

@ethereumdegen
Copy link
Collaborator Author

Remember to add initializer to deploy scripts for SCF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant